| Fully Qualified Name: | Laminas\Form\Annotation\AnnotationBuilderFactory |
| Implements: | FactoryInterface |
| Name | Description | Defined By |
|---|---|---|
| __invoke() | AnnotationBuilderFactory | |
| createService() | Create and return AnnotationBuilder instance | AnnotationBuilderFactory |
| Parameter Name | Type | Description |
|---|---|---|
| $container | \ContainerInterface | |
| $name | string | |
| $options | null|array |
Returns: \AnnotationBuilder
Create and return AnnotationBuilder instance
For use with laminas-servicemanager v2; proxies to __invoke().
| Parameter Name | Type | Description |
|---|---|---|
| $container | \ServiceLocatorInterface |
Returns: \AnnotationBuilder